home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / zoomhint.zip / FORCEDL < prev    next >
Text File  |  1993-11-30  |  2KB  |  46 lines

  1. 11-24-93
  2.         - - - - - - - - - - - - - - - - - - - - - - - -
  3.               Normal INIT for modems on a PC AT&F&C1&D2
  4.      Sometimes, even though the modem seems to get a good connect  (usually
  5. with  hi-speed modem) it does not actually make the  connection  correctly.
  6. (It  may  be the OTHER end making the error). Often if you use one  of  the
  7. (prefix)  strings to force that connect speed the connection will  be  made
  8. 'solid'  on  both ends.
  9.  
  10.                  V.32 / V.42bis Dialing Prefixes
  11.  
  12.      The  normal dial Prefix is ATDT. If the number  is  423-1563 then   it
  13. sends ATDT4231563 to the modem, which then  dials,   and connects. This  is
  14. using  auto-speed  (baud)  negotiation as well   as  negotiating   Protocol
  15. (V.42bis, MNP etc.). Some modems/software without V42bis/MNP you  will call
  16. do  NOT  like  this. Use a prefix w/&Q6 in it. Listed  are  alternate  dial
  17. Prefixes you may use.
  18.  
  19. AT&Q5F0DT           :negotiates SPEED and Protocol (default)
  20. AT&Q6F0DT           :negotiates SPEED only
  21.  
  22. To force a fixed speed, just change the F0 in one of the above strings, to
  23. F1 (300), F4 (1200), F5 (2400), F8 (9600), F10 (14,400)
  24.  
  25. NOTE 1: The above strings are using buffering which allows the computer  to
  26. have  a higher speed than the modem. If you still have trouble try  &Q0  in
  27. place of &Q6 and set your computer speed the same as the modem speed.
  28.  
  29. NOTE  2: I discovered when a user couldn't connect to a 300bps modem,  that
  30. if  I  did AT&F (set &C0&D0) before using the dial prefix,  then  it  would
  31. connect. This is worth a try on stubborn 1200bps modems too.
  32.  
  33.               Connect result messages / modem speed
  34.  
  35. S95=44   gives  you full result messages with CONNECT  (modem  to  computer
  36. speed).  If  you need CONNECT (modem to  modem) speed the same  as  CARRIER
  37. (modem  to modem) use S95=45. When running a BBS, try  S95=3 and  you  will
  38. get only CONNECT(carrier) message, with \ARQ for error correcting   modems.
  39. Always  set  your  'speed'  in your program  to   the  highest  permissable
  40. computer  -  to - modem speed (check your manual). The  V.32xx  or  V.42bis
  41. modem will take care of modem to modem speed.
  42.  
  43.  
  44.                                    Don Hinds - Zoom Tech
  45. ##include=c:\text\signa.tif
  46.